# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
#  Settings
##############################################
background yes
use_xft yes
xftfont Mutlu:pixelsize=30
#xftfont Vibrocentric:pixelsize=12
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_colour black
own_window_type desktop
own_window_hints undecorated,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 600 100
maximum_width 600
draw_shades no
draw_outline no
draw_borders no
border_inner_margin 0
border_width 0
draw_graph_borders no
default_color 313131
default_shade_color black
default_outline_color white
alignment tl
gap_x 0
gap_y 00
no_buffers yes
uppercase no
text_buffer_size 1024
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer right
imlib_cache_size 0
##############################################
#  Output
##############################################
TEXT
${voffset -10}${goto 14}${if_existing /proc/net/route eth0}mail${color grey70}${texeci 120 python ~/scripts/gmail.py}${color}${else}noweb${endif}${font}${goto 120}${if_match ${battery_percent BAT0} <= 25}low battery${image ~/scripts/dita_setup/alarm.png -p 0,0}${endif}${if_match ${battery_percent BAT0} > 25}${if_match ${battery_percent BAT0} <= 90}battery${endif}${endif}${if_match ${battery_percent BAT0} > 90} ${endif}${goto 250}${if_match ${cpu} <= 80} ${endif}${if_match ${cpu} > 80}cpu${image ~/scripts/dita_setup/alarm.png -p 0,0}${endif}${goto 320}${if_match ${memperc} <= 70} ${endif}${if_match ${memperc} > 70}ram${image ~/scripts/dita_setup/alarm.png -p 0,0}${endif}${goto 390}${if_match ${fs_used_perc /} <= 95} ${endif}${if_match ${fs_used_perc /} > 95} hdd${image ~/scripts/dita_setup/alarm.png -p 0,0}${endif}
${voffset -30}${goto 12}s ${ibm_volume}${font}${if_match ${cpu} > 80} ${goto 230}${top name 1}${endif}${if_match ${memperc} > 80} ${goto 300}${top_mem name 1}${endif}
